home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2.0 - Programmer's Utilities Power Pack / Delphi 2.0 Programmer's Utilities Power Pack.iso / m_to_r / prtrep41 / instcomp.tx_ / instcomp.bin
Encoding:
Text File  |  1996-09-15  |  1.9 KB  |  53 lines

  1. A.   Installing the Print Components
  2.  
  3. 1.      Backup the component library file named COMPLIB.DCL in your
  4.         \DELPHI\BIN directory.  This will allow you to restore your
  5.         component library if you encounter any problems during the
  6.         installation process.
  7.  
  8. 2.      Start DELPHI and select Options | Install Components from the
  9.         menu.  Click on the Add button when the Install Components
  10.         dialog is displayed.
  11.  
  12.         To install the Report and File Printing Module,
  13.  
  14.             Click on the Browse button and select the file PRREPORT.PAS
  15.             in the directory where PrintIt!  was installed, usually
  16.             C:\PRINTIT.
  17.  
  18.         To install the Form and Window Printing Module,
  19.  
  20.             Click on the Browse button and select the file PRFORM.PAS
  21.             in the directory where PrintIt!  was installed, usually
  22.             C:\PRINTIT.
  23.  
  24. 3.      Click on OK to return to the Install Components Dialog Box
  25.         and click on OK to accept the changes.  DELPHI will now
  26.         install the new components.  A new page will be created on
  27.         the component bar called  PrintIt! that contains the new
  28.         components.
  29.  
  30. TIP:  To change the component page where the components are
  31.         installed on,  change the RegisterComponents call in
  32.         PRREPORT.PAS  or PRFORM.PAS before installation.
  33.  
  34.  
  35. B.   Installing the Keyword Help to access from Delphi
  36. ------------------------------------------------------
  37.  
  38. 1.      Execute the file  HELPINST.EXE  in the \DELPHI\HELP
  39.         directory.
  40.  
  41. 2.      Select  File | Open  from the menu.
  42.  
  43. 3.      Open the file  DELPHI.HDX  in the  \DELPHI\BIN
  44.         directory.
  45.  
  46. 4.      Select  Keywords |Add  Keyword file from the menu.
  47.  
  48. 5.      Select the file  PRFORM.KWF  in the  \PRINTIT
  49.         directory (for the form printing) or file PRREPORT.KWF
  50.         (for the report printing)
  51.  
  52. 6.      Select  File | Save from the menu.
  53.